home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / btn.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-03-26  |  66 b   |  4 lines

  1. on(release){
  2.    _root.getURL("swf/formulario.htm","_blank");
  3. }
  4.